home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / disk / bakup / scsitape.readme < prev    next >
Text File  |  1992-12-17  |  614b  |  12 lines

  1. Short: Scsi-Direct Tape Handler by Mathew Dillon
  2.  
  3. FEATURES: My tape-handler implements fully asynchronous double-buffered read and
  4.           write operations.  If you have disk/tape drives which support
  5.           reselection then the handler will be able to operate on the tape
  6.           concurrently with disk accesses meaning that an archiver such as
  7.           Tar will not 'freeze' while tape operations are in progress.
  8.  
  9.           To take the greatest advantage of this feature you should specify as
  10.           large a buffer as possible.  Anywhere from 500K to 2MB will yield
  11.           reasonable throughput.
  12.